[INFO] cloning repository https://github.com/JackBlackins/hivemind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JackBlackins/hivemind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackBlackins%2Fhivemind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackBlackins%2Fhivemind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 420c8ff08fb4088e38c91b73caa0e6dfb9b6c2a6
[INFO] checking JackBlackins/hivemind against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackBlackins%2Fhivemind" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JackBlackins/hivemind
[INFO] finished tweaking git repo https://github.com/JackBlackins/hivemind
[INFO] tweaked toml for git repo https://github.com/JackBlackins/hivemind written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JackBlackins/hivemind on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JackBlackins/hivemind already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b
[INFO] running `Command { std: "docker" "start" "a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling cranelift-isle v0.105.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.105.4
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v18.0.4
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.105.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking cranelift-entity v0.105.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking cranelift-bforest v0.105.4
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking cranelift-control v0.105.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking wasm-encoder v0.41.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking wasmtime-component-util v18.0.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0aa420d49fb35a9a -C extra-filename=-85e6a8b3b03f7ee5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dbe27a405d1ec6b0.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-5367890081b49244.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b", kill_on_drop: false }`
[INFO] [stdout] a83fdb72a3606e3b752cca25c0865171f48a9e1d4f7f63275c1c003f4832061b
